Skip to content

virtual public Result::Winner

Read it at the source

Description

php
virtual public CondorcetPHP\Condorcet\Candidate|array|null Result->Winner

('Get the election winner if any') Contain Candidate object. Null if there are no available winner. Or an array with multiples winners.


Released under the MIT License.